projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20eff5
)
(Contents of Directories): Document case-insensitive behavior on respective
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Jun 2006 07:30:26 +0000
(07:30 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Jun 2006 07:30:26 +0000
(07:30 +0000)
filesystems.
lispref/files.texi
patch
|
blob
|
history
diff --git
a/lispref/files.texi
b/lispref/files.texi
index f7af725f1910defe5206d320eeee7dd8ef6dd0f2..86750cf5f405fae5ed74d36a92969168c99eb3da 100644
(file)
--- a/
lispref/files.texi
+++ b/
lispref/files.texi
@@
-2364,7
+2364,8
@@
the specified directory.
If @var{match-regexp} is non-@code{nil}, this function returns only
those file names that contain a match for that regular expression---the
-other file names are excluded from the list.
+other file names are excluded from the list. On case-insensitive
+filesystems, the regular expression matching is case-insensitive.
@c Emacs 19 feature
If @var{nosort} is non-@code{nil}, @code{directory-files} does not sort